Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

DOpenGL-Windows.cpp File Reference

Windows Specific Functions for OpenGL driver. More...

#include <windows.h>
#include "DOpenGL.hpp"
#include "glext.h"

Include dependency graph for DOpenGL-Windows.cpp:

Include dependency graph

Defines

#define GLH_EXT_SINGLE_FILE

Typedefs

typedef BOOL(* PFWGLSWAPINTERVALEXT )(int interval)

Variables

PFWGLSWAPINTERVALEXT wglSwapIntervalEXT = NULL
PFNGLDRAWRANGEELEMENTSPROC glDrawRangeElementsEXT = NULL
deBoolean AdapterInfoLogged = deFALSE

Detailed Description

Windows Specific Functions for OpenGL driver.

Author:
JesusFreak
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.

This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.

Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.///


Change History

Date:
Feb 2002
Author:
JesusFreak
Remarks:
Creation

Define Documentation

#define GLH_EXT_SINGLE_FILE
 


Typedef Documentation

typedef BOOL( * PFWGLSWAPINTERVALEXT)(int interval)
 


Variable Documentation

deBoolean AdapterInfoLogged = deFALSE
 

PFNGLDRAWRANGEELEMENTSPROC glDrawRangeElementsEXT = NULL
 

PFWGLSWAPINTERVALEXT wglSwapIntervalEXT = NULL
 


Generated on Mon Sep 12 20:08:49 2005 for Destiny3D by doxygen1.3-rc3